tests: Update expected diff output
authorColin Walters <walters@verbum.org>
Tue, 26 Mar 2013 12:29:30 +0000 (08:29 -0400)
committerColin Walters <walters@verbum.org>
Tue, 26 Mar 2013 12:29:30 +0000 (08:29 -0400)
For previous diff commit.

tests/t0000-basic.sh

index a72d31dcb683e617156e0f23f247e50d94d17ebf..bed1107c93ef60d40d82b843b884dd1a9514b9c2 100755 (executable)
@@ -102,7 +102,7 @@ echo afile > oh-look-a-file
 $OSTREE diff test2 ./ > ${test_tmpdir}/diff-test2-2
 rm oh-look-a-file
 cd ${test_tmpdir}
-assert_file_has_content diff-test2-2 'A */oh-look-a-file$'
+assert_file_has_content diff-test2-2 'A *oh-look-a-file$'
 echo "ok diff cwd"
 
 cd ${test_tmpdir}/checkout-test2-4